home *** CD-ROM | disk | FTP | other *** search
/ Rokenbok 2.7 / Rokenbok CD Vol-2.7z / Rokenbok CD Vol-2.iso / Pulse / RokPulse1.swf / scripts / DefineButton2_42 / BUTTONCONDACTION on(release).as
Text File  |  2001-03-27  |  73b  |  5 lines

  1. on(release){
  2.    fscommand("FLASH_quitmission");
  3.    gotoAndStop(1);
  4. }
  5.